opaque
Type
property
Summary
Whether the background of the widget is filled
Syntax
get the opaque of <widget>
set the opaque of <widget> to {true | false}
Description
If the opaque property is true
, the background of the navigation
bar is filled with the backColor. If it is false
the background
is transparent.
Related
property: backColor